home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Demo / ReelDVD 3.1.1 Trial Install / data1.cab / System32_Files / PTxSCP.ocx / 0 / RCDATA / TFRMPTXSHFOLDERBROWSEDLGPROPSTANDARD / TFRMPTXSHFOLDERBROWSEDLGPROPSTANDARD.txt
Encoding:
Text File  |  2003-07-16  |  2.6 KB  |  143 lines

  1. object FrmPTxShFolderBrowseDlgPropStandard: TFrmPTxShFolderBrowseDlgPropStandard
  2.   Left = 285
  3.   Top = 232
  4.   Width = 428
  5.   Height = 199
  6.   Caption = 'Standard'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = True
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object PTGroup2: TPTGroup
  17.     Left = 208
  18.     Top = 40
  19.     Width = 201
  20.     Height = 121
  21.     Caption = ' Base Folder '
  22.     TabOrder = 0
  23.     object BaseFolderInfoTxt: TLabel
  24.       Left = 8
  25.       Top = 8
  26.       Width = 185
  27.       Height = 57
  28.       AutoSize = False
  29.       Caption = '-'
  30.       WordWrap = True
  31.     end
  32.     object Button1: TButton
  33.       Left = 46
  34.       Top = 76
  35.       Width = 105
  36.       Height = 23
  37.       Caption = 'Set &Base Folder...'
  38.       TabOrder = 0
  39.       OnClick = Button1Click
  40.     end
  41.   end
  42.   object PTGroup1: TPTGroup
  43.     Left = 8
  44.     Top = 40
  45.     Width = 193
  46.     Height = 121
  47.     Caption = ' Form Position '
  48.     TabOrder = 1
  49.     object Label5: TLabel
  50.       Left = 128
  51.       Top = 16
  52.       Width = 49
  53.       Height = 41
  54.       AutoSize = False
  55.       Caption = 'Set to -1 for center.'
  56.       WordWrap = True
  57.     end
  58.     object HeightEdt: TEdit
  59.       Left = 46
  60.       Top = 76
  61.       Width = 65
  62.       Height = 21
  63.       TabOrder = 0
  64.       Text = '-1'
  65.     end
  66.     object Label4: TStaticText
  67.       Left = 8
  68.       Top = 80
  69.       Width = 36
  70.       Height = 17
  71.       AutoSize = False
  72.       Caption = '&Height:'
  73.       TabOrder = 1
  74.     end
  75.     object WidthEdt: TEdit
  76.       Left = 46
  77.       Top = 52
  78.       Width = 65
  79.       Height = 21
  80.       TabOrder = 2
  81.       Text = '-1'
  82.     end
  83.     object Label3: TStaticText
  84.       Left = 8
  85.       Top = 56
  86.       Width = 36
  87.       Height = 17
  88.       AutoSize = False
  89.       Caption = '&Width:'
  90.       TabOrder = 3
  91.     end
  92.     object TopEdt: TEdit
  93.       Left = 46
  94.       Top = 28
  95.       Width = 65
  96.       Height = 21
  97.       TabOrder = 4
  98.       Text = '-1'
  99.     end
  100.     object Label2: TStaticText
  101.       Left = 8
  102.       Top = 32
  103.       Width = 32
  104.       Height = 17
  105.       AutoSize = False
  106.       Caption = '&Top:'
  107.       TabOrder = 5
  108.     end
  109.     object LeftEdt: TEdit
  110.       Left = 46
  111.       Top = 4
  112.       Width = 65
  113.       Height = 21
  114.       TabOrder = 6
  115.       Text = '-1'
  116.     end
  117.     object Label1: TStaticText
  118.       Left = 8
  119.       Top = 8
  120.       Width = 31
  121.       Height = 17
  122.       AutoSize = False
  123.       Caption = '&Left:'
  124.       TabOrder = 7
  125.     end
  126.   end
  127.   object TitleEdt: TEdit
  128.     Left = 56
  129.     Top = 8
  130.     Width = 353
  131.     Height = 21
  132.     TabOrder = 2
  133.   end
  134.   object Label7: TStaticText
  135.     Left = 8
  136.     Top = 12
  137.     Width = 33
  138.     Height = 17
  139.     Caption = 'Titl&e:'
  140.     TabOrder = 3
  141.   end
  142. end
  143.